Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DMLs with named schema #262

Merged

Conversation

apstndb
Copy link
Contributor

@apstndb apstndb commented Jan 9, 2025

This PR adds support of named schema in DMLs.

Breaking changes

  • TableName in Update, Delete, Insert are changed to *ast.Path from *ast.Ident.

Related Issues

This was referenced Jan 9, 2025
Copy link
Collaborator

@makenowjust makenowjust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@makenowjust makenowjust merged commit a0ea6a5 into cloudspannerecosystem:main Jan 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support named schemas in DMLs
2 participants